Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NIFI-13455 Add Apache RAT License Checking #2

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

exceptionfactory
Copy link
Contributor

Summary

NIFI-13455 Adds license checking using Apache Rat. The check-licenses.sh shell script downloads the Apache Rat JAR to a cache directory and evaluates the output for unknown licenses. Apache Rat supports the SPDX-License-Identifier in files with the need for a complete license header.

The check-licenses.sh script can be run on a Linux or macOS and is incorporated in the GitHub build workflow.

Tracking

Please complete the following tracking steps prior to pull request creation.

Issue Tracking

Pull Request Tracking

  • Pull Request title starts with Apache NiFi Jira issue number, such as NIFI-00000
  • Pull Request commit message starts with Apache NiFi Jira issue number, as such NIFI-00000

Pull Request Formatting

  • Pull Request based on current revision of the main branch
  • Pull Request refers to a feature branch with one commit containing changes

@exceptionfactory exceptionfactory merged commit 5fa9099 into apache:main Jun 26, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant